home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / utils1 / fip09.arj / HISTORY.TXT < prev    next >
Text File  |  1993-11-17  |  2KB  |  83 lines

  1. Revision History of FIPS
  2. ------------------------
  3.  
  4.  
  5. Version 0.9 beta - november 7, 1993
  6.  
  7. - Save files on floppy (root and boot sector) are not overwritten -
  8.   there may be up to ten save files on a disk.
  9.  
  10. - Verbose error messages are now displayed by default, -verbose switch
  11.   has been removed.
  12.  
  13. - A minor error resulting in a 'division by zero' error with some invalid
  14.   bootsectors has been corrected
  15.  
  16.  
  17. Version 0.8 beta - july 23, 1993
  18.  
  19. - A minor correction to the documentation
  20.  
  21. - No changes in the program from version 0.3. This is the first beta re-
  22.   lease. It is intended to be available to a wider audience.
  23.  
  24.  
  25. Version 0.3 alpha - june 8, 1993
  26.  
  27. - FIPS is now completely translated to C++ (for easier maintenance and
  28.   programming experience)
  29.  
  30. - Explanation of the calculation of the new starting cylinder improved
  31.  
  32. - FIPS was reported to work with Stacker and SuperStor
  33.  
  34.  
  35. Version 0.2.2 alpha - may 26, 1993 (not publicly released)
  36.  
  37. - partition table reordering improved - non-dos partitions remain in their
  38.   slots
  39.  
  40. - all necessary header files now included (sorry about that, my compiler
  41.   does not complain about missing prototypes)
  42.  
  43.  
  44. Version 0.2.1 alpha - may 5, 1993 (not publicly released)
  45.  
  46. - bugfix: minimal cylinder number for start of new partition now calculated
  47.   correctly on drives with 16 sectors per cluster
  48.  
  49. - some improvements/simplifications to the code
  50.  
  51.  
  52. Version 0.2 alpha - april 27, 1993
  53.  
  54. - added commandline switches to override certain error messages and
  55.   use FIPS non-interactively
  56.  
  57. - test mode without writing added
  58.  
  59. - debug mode added (writes a session transcript + additional info to a file)
  60.  
  61. - more informative error messages
  62.  
  63. - display of verbose error messages may be selected
  64.  
  65. - error checking is now more 'dos-like' (more unusual configurations
  66.   accepted)
  67.  
  68. - possibility to reedit the partition table without restarting the program
  69.  
  70. - added the number of megabytes to the partition table display
  71.  
  72. - now works correctly with drives that only have one free partition
  73.  
  74. - now supports more than two harddisks on a PC
  75.  
  76. - some minor fixes
  77.  
  78.  
  79. Version 0.1 alpha - april 12, 1993
  80.  
  81. Initial Release
  82.  
  83.